home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 5
/
Amiga Tools 5.iso
/
grafik
/
3d & render tools
/
irit
/
man
/
man6
/
symbsum.6
< prev
next >
Wrap
Text File
|
1996-07-16
|
339b
|
20 lines
.TH SYMBSUM
6 "IRIT Version 6.0"
.SH NAME
SYMBSUM
CurveType SYMBSUM( CurveType Crv1, CurveType Crv2 )
or
SurfaceType SYMBSUM( SurfaceType Srf1, SurfaceType Srf2 )
Computes the symbolic sum of the given two curves or surfaces as
a curve or surface. The sum is computed coordinate-wise.
Example:
SumCrv = SYMBSUM( Crv1, Crv2 )